From: John Wiegley Date: Fri, 28 Jun 2002 20:01:09 +0000 (+0000) Subject: Removed an extraneous space character from a comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31972 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=96cd21766e2aabb5286b6f6341f159d16671b19f;p=emacs.git Removed an extraneous space character from a comment. --- diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el index 1eafe1ffd73..2838ec5e8bf 100644 --- a/lisp/eshell/em-dirs.el +++ b/lisp/eshell/em-dirs.el @@ -172,7 +172,7 @@ thing again." :type 'boolean :group 'eshell-dirs) -;;; Internal Variables: +;;; Internal Variables: (defvar eshell-dirstack nil "List of directories saved by pushd in the Eshell buffer.